Welcome![Sign In][Sign Up]
Location:
Search - vc tcp ip

Search list

[Internet-Networksource

Description: VC++ 串口通信,可以收发数据,可选用TCP/IP 通信-VC++ Serial communication, you can send and receive data, may choose to use TCP/IP communications
Platform: | Size: 156672 | Author: 就就 | Hits:

[Windows CEMyTCPClient

Description: WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天-WinCE EVC4.2 TCP/IP client program, and server-side program can establish a connection to chat
Platform: | Size: 525312 | Author: 就就 | Hits:

[Windows CEMyTCPServer

Description: WinCE EVC4.2 TCP/IP服务器端程序,可以监听客户端的信号,并对每个客户端分别建立联系
Platform: | Size: 567296 | Author: 就就 | Hits:

[Communicationmodbustcp

Description: MODBUS TCP/IP通信相关文件.对学习PLC或上位机通信的朋友很有用.这协议全世界通用,推广得最好-MODBUS TCP/IP communications relevant documents. For learning PLC or PC communication Friend very useful. This agreement common throughout the world to promote the best
Platform: | Size: 802816 | Author: 利定任 | Hits:

[OtherwinSocketTestApp

Description: WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_RemoteHost、get_RemotePort等等。 [代码性质] VC可重用代码段 [代码作者] ryan [文件大小] 53K 声明:转自其他网站 -WinSock Win32 API categories and examples of the packing process <WinSock> winSocket/winSocketEx: If you are using Windows environment C++ Prepared TCP/IP network program, then use this type of packing, I think it will not let you disappointed . WinSocket almost encapsulates the preparation of TCP/IP network applications all the necessary elements, winSocketEx adding a SOCKS 4/5 proxy server support. Making procedures in their own easy to add agent support. This type of support package features include: Connect, Send, Receive, Close, Listen, Bind, Accept, asyncSelect, get_LocalHost, get_LocalPort, get_RemoteHost, get_RemotePort and so on. [Character code] VC reusable code segment [code author] ryan [size] 53K statement: Transfer from other sites
Platform: | Size: 43008 | Author: 邓影 | Hits:

[TCP/IP stackTCPNetKit

Description: VC实现的客户端服务器端间TCP/IP通讯程序-VC client to achieve inter-server-side TCP/IP communication program
Platform: | Size: 1958912 | Author: 赵倩 | Hits:

[OtherSOCKET_STREAM

Description: 在VC++工程下,通过TCP/IP实现的网络通信,一个很简单的例子,帮助了解TCP/IP通信-In VC++ Works through TCP/IP to achieve the network communications, a very simple example to help the understanding of TCP/IP communications
Platform: | Size: 3846144 | Author: linyulee | Hits:

[ICQ-IM-Chatnew4_6_Server

Description: 这是TCP/IP聊天的服务器端VC++原代码,实现socket编程,开启监听。客户端如果有连接请求则可以接受,并实现数据收发。-This is the TCP/IP chat server-side VC++ The original code, the realization of socket programming, open the monitor. If the client connection request can be accepted and data transceiver.
Platform: | Size: 36864 | Author: lingxin | Hits:

[Internet-Networktcpip

Description: tcp/ip通信用VC++6.0开发的 基于三层结构-tcp/ip communication VC++ 6.0 developed based on the three-tier architecture
Platform: | Size: 1910784 | Author: cy | Hits:

[CommunicationChatter

Description: 聊天服务器端和客户端源代码,tcp、ip协议,vc++实现,是学习winsock通讯的很好实例-Chat server and client source code, tcp, ip protocol, vc++ Realize, is to learn from good examples winsock communication
Platform: | Size: 96256 | Author: 张欣 | Hits:

[Internet-NetworkChatProcedure

Description: 使用高级语言VC实现TCP/IP通信程序的设计。学习TCP/IP编程接口-Socket函数调用。一个服务器只支持一个客户,相当于“点对点”模型的应用程序。 -The use of high-level language VC realize TCP/IP communication program design. Learning TCP/IP programming interface-Socket function call. A server only supports a client, which is equivalent to peer-to-peer model applications.
Platform: | Size: 1171456 | Author: 展令杨 | Hits:

[TCP/IP stackvctcpip

Description: vc6.0 tcp/ip客户端服务器端接收发送程序-vc6.0 tcp/ip client server-side program to receive send
Platform: | Size: 3539968 | Author: 木百 | Hits:

[Software EngineeringModbusPollCS

Description: modbus on tcp/ip by vc
Platform: | Size: 37888 | Author: zachary | Hits:

[TCP/IP stackTCP

Description: TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
Platform: | Size: 1905664 | Author: 阿平 | Hits:

[Internet-NetworkImplementation-using-VC-Client-Services-machine-mo

Description: 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client Services machine model chat program: In the TCP/IP network, both the process of interaction between the host model is client/server mode (Client/Server model). The goal of this experiment is to use Visual C++ the implementation WINDOWS SOCKET network programming between the client and server communications, through a chat room procedures to reflect this communication process, the model set up based on the following two points: one, non of effects 2, communication is completely asynchronous. Client/Server mode in the process are initiatives taken by way of instructions,
Platform: | Size: 4211712 | Author: 廖国锐 | Hits:

[ICQ-IM-Chatsheji

Description: 实现简单的局域网聊天工具,TCP/IP,客户端-服务器模式 在VC环境下实现-Easy implementation of the local area network chat tool, TCP/IP, client- server model implementation in VC environment
Platform: | Size: 5839872 | Author: wang | Hits:

[Windows Developnbtstat-vc

Description: 显示基于 TCP/IP 的 NetBIOS (NetBT) 协议统计资料、本地计算机和远程计算机的 NetBIOS 名称表和 NetBIOS 名称缓存。Nbtstat 可以刷新 NetBIOS 名称缓存和使用 Windows Internet 名称服务 (WINS) 注册的名称-Show based on the TCP/IP-NetBIOS (NetBT) protocol statistics, the local computer and remote computer' s NetBIOS name tables and NetBIOS name cache. Nbtstat can refresh NetBIOS name cache and the use of Windows Internet Name Service (WINS) name registration
Platform: | Size: 14336 | Author: wirm | Hits:

[Internet-NetworkRemoteControl(VC)

Description: VC编写的远程管理软件,对tcp/ip,多线程的学习很有帮助。-VC prepared by remote management software, tcp/ip, very helpful multi-threaded.
Platform: | Size: 44032 | Author: chenwei | Hits:

[TCP/IP stackTCP

Description: 1.利用原始套接字实现简单的TCP协议分析器。 2.系统功能包括: 2.1 原始套接字与网卡邦定,并接收流经网卡的所有数据包; 2.2 对数据包进行分析以获得源IP地址和目的IP地址; 2.3 对TCP Segment进行分析以获得其首部详细信息; 2.4 显示分析结果 3 建议使用VC++ -tcp
Platform: | Size: 2877440 | Author: 刘震 | Hits:

[Internet-Networkwinsniffer

Description: VC++的网络监听器,TCP,IP,ICMP,UDP-VC++ of the network listener
Platform: | Size: 972800 | Author: lg | Hits:
« 1 2 34 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net